| 1. | Declaring and assigning variables with a default value 声明变量和用默认值给变量赋值 |
| 2. | For that reason , it is a better idea to declare and assign variables on a single line 因此,最好在一行上声明变量和给变量赋值。 |
| 3. | This clears the value of an assigned variable . this can be a single value , or an array of values 清除指定模板变量的值。可以指定单独的一个变量名称,或者是一个数组。 |
| 4. | This clears the value of an assigned variable . this can be a single value , or an array of values 此函式在清除某个指定变数的变数值,变数值可以是单一值,或是阵列值。 |
| 5. | This returns the given assigned variable value . if no parameter is given , an array of all assigned variables is returned 返回一个指定的已赋值的模板变量的值。如果不指定参数,则返回一个包含所有已赋值模板变量的值的数组。 |
| 6. | This returns the given assigned variable value . if no parameter is given , an array of all assigned variables is returned 此函式在传回指定的变数值。如果使用此函式时没有给定参数的话,则所有指定的变数值会以阵列的形式回传。 |